func os.newPIDProcess
3 uses
os (current package)
exec.go#L105: func newPIDProcess(pid int) *Process {
exec_posix.go#L69: return newPIDProcess(pid), nil
exec_unix.go#L161: return newPIDProcess(pid), nil
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)